home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16573 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  782 b 

  1. Path: r2d2.teir.com!usenet
  2. From: Brian Keefe <bkeefe@teir.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Looking for C++ class for large integer arithmetic, BCD, fixed point decimal, or decimal arithmetic
  5. Date: 11 Apr 1996 10:35:57 GMT
  6. Organization: TEIR
  7. Message-ID: <4kinad$2j9@r2d2.teir.com>
  8. NNTP-Posting-Host: bkeefe-pc.teir.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
  13.  
  14. Hi!
  15.  
  16. I've been looking for a C++ class library, preferably in the 
  17. public domain, that supports large integer arithmetic or 
  18. decimal arithmetic, but have not found one.
  19.  
  20. The need is similar to that met by the bigint.pl package in 
  21. Perl.
  22.  
  23. Thanks,
  24. -- Brian Keefe
  25. bkeefe@teir.com
  26. Thompson Electronic Information Resources
  27.  
  28.